33. What Data Is Good For Linear Regression
What Data Is Good For Linear Regression
Question:
Start Quiz:

Solution:
INSTRUCTOR NOTE:
As an advanced note, for the parabola shape in the lower-right, it is possible to fit non-linear relationships through use of feature transformations. For instance adding the squared x term as a feature gets us polynomial regression, which can be considered a special case of multiple linear regression and will be covered later in the lesson.